/ Assembly List / LJCTextDataReaderLib / TextDataReader / GetInt64

Namespace - LJCTextDataReaderLib


Parameters
i - The data field index.

Returns

The data field long int value.

Syntax

C#
public Int64 GetInt64(Int32 i)

Returns the long int value of the data field at the specified index.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.